home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / EID140.ARJ / WHATSNEW.DOC < prev   
Text File  |  1992-07-15  |  2KB  |  28 lines

  1.  
  2. Changes in Encrypt-It v1.40 for DOS provided the following over v1.30:
  3.  
  4. - Up to 50% faster encryption/decryption.  Replaced the cyclic redundancy
  5.   check (CRC) routines with high speed assembly language versions using
  6.   lookup tables.  Result:  Much faster encryption and decryption.  However,
  7.   this results in encrypted files that can't be decrypted by previous
  8.   versions of Encrypt-It.
  9. - Added additional code to catch the error condition where you may try to
  10.   encrypt or obtain file statistics on a zero length file.  DOS will allow
  11.   you to create a file without anything in it.
  12. - Corrected a couple of typos in the context sensitive help file.
  13. - Expanded string input routines to handle high order ASCII characters for
  14.   use in encryption keys and other areas.  This improves the compatibility
  15.   with the Windows version which could use these characters in previous
  16.   versions.
  17. - Added information on both USA and overseas vendors.  See VENDORS.DOC for
  18.   details.
  19. - Corrected a problem with the path installation area where cursor positioning
  20.   was incorrect.
  21. - Other minor touchups and improvements.
  22. - Additional changes on key handling to make the DOS and Windows versions
  23.   more compatible when using upper ASCII codes in keys.  This is especially
  24.   needed when using foreign language versions of Encrypt-It.
  25. - Fixed a bug in the statistics area where VERY large files in the megabyte
  26.   range could generate statistics that exceeded the supported display values.
  27.  
  28.